Overload | Description |
---|---|
CreateCachedAnalyzer<TTarget,TValue>(Analyzer<TTarget,TValue>) | Creates the analyzer that caches the results of specified analyzer. |
CreateCachedAnalyzer<TTarget,TValue>(Analyzer<TTarget,TValue>,ProcessingResultCachingMethod) | Creates the analyzer that caches the results of specified analyzer. |
CreateCachedAnalyzer<TTarget,TValue>(String,Analyzer<TTarget,TValue>,ProcessingResultCachingMethod) | Creates the analyzer that caches the results of specified analyzer. |